Current section

Files

Jump to
telega include telega@model@types_ChatOwnerLeft.hrl
Raw

include/telega@model@types_ChatOwnerLeft.hrl

-record(chat_owner_left, {
new_owner :: gleam@option:option(telega@model@types:user())
}).