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