content
Push message content.
static final intbooleanlongNotificationTypeNewPushMessage(long messageId,
TdApi.MessageSender senderId,
String senderName,
boolean isOutgoing,
TdApi.PushMessageContent content) inttoStringmessageId - The message identifier. The message will not be available in the chat history, but the identifier can be used in viewMessages, or as a message to be replied in the same chat.senderId - Identifier of the sender of the message. Corresponding user or chat may be inaccessible.senderName - Name of the sender.isOutgoing - True, if the message is outgoing.content - Push message content.TdApi.ObjectgetConstructor in class TdApi.Object