TgKit library and website are still in early development!

MessageForwardOptions Interface

Properties

disableNotification boolean

Sends the message [silently](https://telegram.org/blog/channels-2-0#silent-messages). Users will receive a notification with no sound.

See the code

forumTopicId number

Unique identifier for the target message thread (topic) of the forum; for forum supergroups only

See the code

protectContent boolean

Protects the contents of the forwarded message from forwarding and saving

See the code