Structure and type for account linking
t() :: %MessengerBot.Model.AccountLinking{authorization_code: String.t, status: String.t}