Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct{}
func (*Client) LeaveAllGroup ¶
func (*Client) LeaveGroup ¶
type JoinGroupArgs ¶
type LeaveAllGroupArgs ¶
type LeaveAllGroupArgs struct {
ClientID string `json:"client_id"`
}
type LeaveGroupArgs ¶
type LeaveGroupArgs JoinGroupArgs
Click to show internal directories.
Click to hide internal directories.