Constructs a new GroupInviteMessage.
GroupInviteMessage caption.
GroupInviteMessage contextInfo.
GroupInviteMessage groupJid.
GroupInviteMessage groupName.
GroupInviteMessage groupType.
GroupInviteMessage inviteCode.
GroupInviteMessage inviteExpiration.
GroupInviteMessage jpegThumbnail.
Converts this GroupInviteMessage to JSON.
JSON object
Creates a new GroupInviteMessage instance using the specified properties.
GroupInviteMessage instance
Decodes a GroupInviteMessage message from the specified reader or buffer.
Reader or buffer to decode from
GroupInviteMessage
Decodes a GroupInviteMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
GroupInviteMessage
Encodes the specified GroupInviteMessage message. Does not implicitly verify messages.
GroupInviteMessage message or plain object to encode
Writer
Encodes the specified GroupInviteMessage message, length delimited. Does not implicitly verify messages.
GroupInviteMessage message or plain object to encode
Writer
Creates a GroupInviteMessage message from a plain object. Also converts values to their respective internal types.
Plain object
GroupInviteMessage
Creates a plain object from a GroupInviteMessage message. Also converts values to other types if specified.
GroupInviteMessage
Plain object
Verifies a GroupInviteMessage message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a GroupInviteMessage.