Type Definition ruma_common::events::call::invite::CallInviteEvent
source · [−]pub type CallInviteEvent = MessageLikeEvent<CallInviteEventContent>;Available on crate feature
events only.Expand description
An m.call.invite event.
