A user joined a group/room the bot is in. joined is %{members: [Source]}.
joined
%{members: [Source]}
@type t() :: %ExLine.Webhook.Event.MemberJoined{ delivery_context: term(), joined: term(), mode: term(), raw: term(), reply_token: term(), source: term(), timestamp: term(), type: term(), webhook_event_id: term() }