
Struct property of Interaction
{ "name": "InteractionData", "base": "", "fields": [ { "name": "id", "type": "Snowflake" }, { "name": "name", "type": "string" }, { "name": "type", "type": "uint32" }, { "name": "options", "type": "B_vector_InteractionDataOption_E?" } ] }