ForwardMessage
@Serializable
Constructors
Link copied to clipboard
constructor(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageId, threadId: MessageThreadId? = toChatId.threadId, directMessageThreadId: DirectMessageThreadId? = toChatId.directMessageThreadId, startTimestamp: Seconds? = null, disableNotification: Boolean = false, protectContent: Boolean = false, suggestedPostParameters: SuggestedPostParameters? = null)
Properties
Link copied to clipboard
Link copied to clipboard
@EncodeDefault
@SerialName(value = "direct_messages_topic_id")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "suggested_post_parameters")
Link copied to clipboard
Link copied to clipboard