# `ExGram.Model.VideoChatStarted`
[🔗](https://github.com/rockneurotiko/ex_gram/blob/0.64.0/lib/ex_gram.ex#L4395)

This object represents a service message about a video chat started in the chat. Currently holds no information.

Check the [documentation of this model on Telegram Bot API](https://core.telegram.org/bots/api#videochatstarted)

# `t`

```elixir
@type t() :: %ExGram.Model.VideoChatStarted{}
```

# `decode_as`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
