package
Version:
v3.2.27
Opens a new window with list of versions in this module.
Published: Aug 8, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type RequestAddGroupChat struct {
StatusFilter int `json:"status_filter"`
OwnerFilter *power.HashMap `json:"owner_filter"`
Cursor string `json:"cursor"`
Limit int `json:"limit"`
}
type RequestGroupChatList struct {
StatusFilter int `json:"status_filter"`
OwnerFilter *power.HashMap `json:"owner_filter"`
Cursor string `json:"cursor"`
Limit int `json:"limit"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.