Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
index
ChatActionUsernamesChanged
Interface ChatActionUsernamesChanged
Channel username list has been changed
interface
ChatActionUsernamesChanged
{
new
:
string
[]
;
old
:
string
[]
;
type
:
"usernames_changed"
;
}
Index
Properties
new
old
type
Properties
new
new
:
string
[]
New username
old
old
:
string
[]
Old username
type
type
:
"usernames_changed"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
old
type
Documentation - v0.19.5
Loading...
Channel username list has been changed