content
Push message content.
static final intbooleanlongNotificationTypeNewPushMessage(long messageId,
TdApi.MessageSender senderId,
String senderName,
boolean isOutgoing,
TdApi.PushMessageContent content) serialize, toStringmessageId - long The message identifier. The message
will not be available in the chat
history, but the ID can be used in
viewMessages, or as replyToMessageId.senderId - MessageSender Identifier of the sender of the message.
Corresponding user or chat may be inaccessible.senderName - String Name of the sender.isOutgoing - boolean True, if the message is outgoing.content - PushMessageContent Push message content.IOExceptiongetConstructor in class TdApi.Objectserialize in class TdApi.ObjectIOException