Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
index
ChatActionLocationChanged
Interface ChatActionLocationChanged
Group location has been changed
interface
ChatActionLocationChanged
{
new
:
null
|
ChatLocation
;
old
:
null
|
ChatLocation
;
type
:
"location_changed"
;
}
Index
Properties
new
old
type
Properties
new
new
:
null
|
ChatLocation
New location
old
old
:
null
|
ChatLocation
Old location
type
type
:
"location_changed"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
old
type
Documentation - v0.19.5
Loading...
Group location has been changed