Updated the message_id field in the interactive model to use BigInteger instead of the previous data type.
This change is aimed at supporting larger message IDs for scalability and to ensure consistency with other parts of the system that use larger numeric IDs.
Updated the message_id field in the interactive model to use BigInteger instead of the previous data type.
This change is aimed at supporting larger message IDs for scalability and to ensure consistency with other parts of the system that use larger numeric IDs.