Current section
Files
Jump to
Current section
Files
include/telega@router_ChatMemberUpdatedRoute.hrl
-record(chat_member_updated_route, {
handler :: fun((telega@bot:context(any(), any(), any()), telega@model@types:chat_member_updated()) -> {ok,
telega@bot:context(any(), any(), any())} |
{error, any()})
}).