export interface GetChatMemberCountOptionsApplicationJson { chat_id: number | string; }