empty static method
create UpdateMessageInteractionInfo Empty
Implementation
static UpdateMessageInteractionInfo empty() {
return UpdateMessageInteractionInfo({});
}
create UpdateMessageInteractionInfo Empty
static UpdateMessageInteractionInfo empty() {
return UpdateMessageInteractionInfo({});
}