Microsoft bot conversation account structure
t() :: %ExMicrosoftBot.Models.ConversationAccount{ conversationType: String.t(), id: String.t(), isGroup: boolean(), name: String.t() }