VideoChatParticipantsInvited
This object represents a service message about new members invited to a video chat.
fields
| field | type | required | description |
|---|---|---|---|
users | User[] | required | New members that were invited to the video chat |
import
import type { VideoChatParticipantsInvited } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#videochatparticipantsinvited