type github.com/gotd/td/tg.ChatAdminRights
110 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L45: AdminRights ChatAdminRights
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L81: GetAdminRights() (value ChatAdminRights)
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L162: func (s *BotsSetBotBroadcastDefaultAdminRightsRequest) GetAdminRights() (value ChatAdminRights) {
tl_bots_set_bot_broadcast_default_admin_rights_gen.go#L183: func (c *Client) BotsSetBotBroadcastDefaultAdminRights(ctx context.Context, adminrights ChatAdminRights) (bool, error) {
tl_bots_set_bot_group_default_admin_rights_gen.go#L45: AdminRights ChatAdminRights
tl_bots_set_bot_group_default_admin_rights_gen.go#L81: GetAdminRights() (value ChatAdminRights)
tl_bots_set_bot_group_default_admin_rights_gen.go#L162: func (s *BotsSetBotGroupDefaultAdminRightsRequest) GetAdminRights() (value ChatAdminRights) {
tl_bots_set_bot_group_default_admin_rights_gen.go#L183: func (c *Client) BotsSetBotGroupDefaultAdminRights(ctx context.Context, adminrights ChatAdminRights) (bool, error) {
tl_channel_participant_gen.go#L681: AdminRights ChatAdminRights
tl_channel_participant_gen.go#L739: GetAdminRights() (value ChatAdminRights)
tl_channel_participant_gen.go#L877: func (c *ChannelParticipantCreator) GetAdminRights() (value ChatAdminRights) {
tl_channel_participant_gen.go#L930: AdminRights ChatAdminRights
tl_channel_participant_gen.go#L1008: GetAdminRights() (value ChatAdminRights)
tl_channel_participant_gen.go#L1286: func (c *ChannelParticipantAdmin) GetAdminRights() (value ChatAdminRights) {
tl_channels_edit_admin_gen.go#L55: AdminRights ChatAdminRights
tl_channels_edit_admin_gen.go#L110: GetAdminRights() (value ChatAdminRights)
tl_channels_edit_admin_gen.go#L279: func (e *ChannelsEditAdminRequest) GetAdminRights() (value ChatAdminRights) {
tl_chat_admin_rights_gen.go#L41: type ChatAdminRights struct {
tl_chat_admin_rights_gen.go#L144: _ bin.Encoder = &ChatAdminRights{}
tl_chat_admin_rights_gen.go#L145: _ bin.Decoder = &ChatAdminRights{}
tl_chat_admin_rights_gen.go#L146: _ bin.BareEncoder = &ChatAdminRights{}
tl_chat_admin_rights_gen.go#L147: _ bin.BareDecoder = &ChatAdminRights{}
tl_chat_admin_rights_gen.go#L150: func (c *ChatAdminRights) Zero() bool {
tl_chat_admin_rights_gen.go#L216: func (c *ChatAdminRights) String() string {
tl_chat_admin_rights_gen.go#L220: type Alias ChatAdminRights
tl_chat_admin_rights_gen.go#L225: func (c *ChatAdminRights) FillFrom(from interface {
tl_chat_admin_rights_gen.go#L268: func (*ChatAdminRights) TypeID() uint32 {
tl_chat_admin_rights_gen.go#L273: func (*ChatAdminRights) TypeName() string {
tl_chat_admin_rights_gen.go#L278: func (c *ChatAdminRights) TypeInfo() tdp.Type {
tl_chat_admin_rights_gen.go#L383: func (c *ChatAdminRights) SetFlags() {
tl_chat_admin_rights_gen.go#L441: func (c *ChatAdminRights) Encode(b *bin.Buffer) error {
tl_chat_admin_rights_gen.go#L450: func (c *ChatAdminRights) EncodeBare(b *bin.Buffer) error {
tl_chat_admin_rights_gen.go#L462: func (c *ChatAdminRights) Decode(b *bin.Buffer) error {
tl_chat_admin_rights_gen.go#L473: func (c *ChatAdminRights) DecodeBare(b *bin.Buffer) error {
tl_chat_admin_rights_gen.go#L504: func (c *ChatAdminRights) SetChangeInfo(value bool) {
tl_chat_admin_rights_gen.go#L515: func (c *ChatAdminRights) GetChangeInfo() (value bool) {
tl_chat_admin_rights_gen.go#L523: func (c *ChatAdminRights) SetPostMessages(value bool) {
tl_chat_admin_rights_gen.go#L534: func (c *ChatAdminRights) GetPostMessages() (value bool) {
tl_chat_admin_rights_gen.go#L542: func (c *ChatAdminRights) SetEditMessages(value bool) {
tl_chat_admin_rights_gen.go#L553: func (c *ChatAdminRights) GetEditMessages() (value bool) {
tl_chat_admin_rights_gen.go#L561: func (c *ChatAdminRights) SetDeleteMessages(value bool) {
tl_chat_admin_rights_gen.go#L572: func (c *ChatAdminRights) GetDeleteMessages() (value bool) {
tl_chat_admin_rights_gen.go#L580: func (c *ChatAdminRights) SetBanUsers(value bool) {
tl_chat_admin_rights_gen.go#L591: func (c *ChatAdminRights) GetBanUsers() (value bool) {
tl_chat_admin_rights_gen.go#L599: func (c *ChatAdminRights) SetInviteUsers(value bool) {
tl_chat_admin_rights_gen.go#L610: func (c *ChatAdminRights) GetInviteUsers() (value bool) {
tl_chat_admin_rights_gen.go#L618: func (c *ChatAdminRights) SetPinMessages(value bool) {
tl_chat_admin_rights_gen.go#L629: func (c *ChatAdminRights) GetPinMessages() (value bool) {
tl_chat_admin_rights_gen.go#L637: func (c *ChatAdminRights) SetAddAdmins(value bool) {
tl_chat_admin_rights_gen.go#L648: func (c *ChatAdminRights) GetAddAdmins() (value bool) {
tl_chat_admin_rights_gen.go#L656: func (c *ChatAdminRights) SetAnonymous(value bool) {
tl_chat_admin_rights_gen.go#L667: func (c *ChatAdminRights) GetAnonymous() (value bool) {
tl_chat_admin_rights_gen.go#L675: func (c *ChatAdminRights) SetManageCall(value bool) {
tl_chat_admin_rights_gen.go#L686: func (c *ChatAdminRights) GetManageCall() (value bool) {
tl_chat_admin_rights_gen.go#L694: func (c *ChatAdminRights) SetOther(value bool) {
tl_chat_admin_rights_gen.go#L705: func (c *ChatAdminRights) GetOther() (value bool) {
tl_chat_admin_rights_gen.go#L713: func (c *ChatAdminRights) SetManageTopics(value bool) {
tl_chat_admin_rights_gen.go#L724: func (c *ChatAdminRights) GetManageTopics() (value bool) {
tl_chat_admin_rights_gen.go#L732: func (c *ChatAdminRights) SetPostStories(value bool) {
tl_chat_admin_rights_gen.go#L743: func (c *ChatAdminRights) GetPostStories() (value bool) {
tl_chat_admin_rights_gen.go#L751: func (c *ChatAdminRights) SetEditStories(value bool) {
tl_chat_admin_rights_gen.go#L762: func (c *ChatAdminRights) GetEditStories() (value bool) {
tl_chat_admin_rights_gen.go#L770: func (c *ChatAdminRights) SetDeleteStories(value bool) {
tl_chat_admin_rights_gen.go#L781: func (c *ChatAdminRights) GetDeleteStories() (value bool) {
tl_chat_admin_rights_gen.go#L789: func (c *ChatAdminRights) SetManageDirectMessages(value bool) {
tl_chat_admin_rights_gen.go#L800: func (c *ChatAdminRights) GetManageDirectMessages() (value bool) {
tl_chat_admin_rights_gen.go#L808: func (c *ChatAdminRights) SetManageRanks(value bool) {
tl_chat_admin_rights_gen.go#L819: func (c *ChatAdminRights) GetManageRanks() (value bool) {
tl_chat_admin_rights_gen.go#L827: func (c *ChatAdminRights) SetManageLinkedPeers(value bool) {
tl_chat_admin_rights_gen.go#L838: func (c *ChatAdminRights) GetManageLinkedPeers() (value bool) {
tl_chat_gen.go#L235: AdminRights ChatAdminRights
tl_chat_gen.go#L341: GetAdminRights() (value ChatAdminRights, ok bool)
tl_chat_gen.go#L817: func (c *Chat) SetAdminRights(value ChatAdminRights) {
tl_chat_gen.go#L824: func (c *Chat) GetAdminRights() (value ChatAdminRights, ok bool) {
tl_chat_gen.go#L1230: AdminRights ChatAdminRights
tl_chat_gen.go#L1563: GetAdminRights() (value ChatAdminRights, ok bool)
tl_chat_gen.go#L3062: func (c *Channel) SetAdminRights(value ChatAdminRights) {
tl_chat_gen.go#L3069: func (c *Channel) GetAdminRights() (value ChatAdminRights, ok bool) {
tl_chat_gen.go#L3956: AdminRights ChatAdminRights
tl_chat_gen.go#L4046: GetAdminRights() (value ChatAdminRights, ok bool)
tl_chat_gen.go#L4425: func (c *Community) SetAdminRights(value ChatAdminRights) {
tl_chat_gen.go#L4432: func (c *Community) GetAdminRights() (value ChatAdminRights, ok bool) {
tl_chat_gen.go#L4731: GetAdminRights() (value ChatAdminRights, ok bool)
tl_registry_gen.go#L6025: ChatAdminRightsTypeID: func() bin.Object { return &ChatAdminRights{} },
tl_request_peer_type_gen.go#L298: UserAdminRights ChatAdminRights
tl_request_peer_type_gen.go#L303: BotAdminRights ChatAdminRights
tl_request_peer_type_gen.go#L366: GetUserAdminRights() (value ChatAdminRights, ok bool)
tl_request_peer_type_gen.go#L367: GetBotAdminRights() (value ChatAdminRights, ok bool)
tl_request_peer_type_gen.go#L630: func (r *RequestPeerTypeChat) SetUserAdminRights(value ChatAdminRights) {
tl_request_peer_type_gen.go#L637: func (r *RequestPeerTypeChat) GetUserAdminRights() (value ChatAdminRights, ok bool) {
tl_request_peer_type_gen.go#L648: func (r *RequestPeerTypeChat) SetBotAdminRights(value ChatAdminRights) {
tl_request_peer_type_gen.go#L655: func (r *RequestPeerTypeChat) GetBotAdminRights() (value ChatAdminRights, ok bool) {
tl_request_peer_type_gen.go#L689: UserAdminRights ChatAdminRights
tl_request_peer_type_gen.go#L694: BotAdminRights ChatAdminRights
tl_request_peer_type_gen.go#L749: GetUserAdminRights() (value ChatAdminRights, ok bool)
tl_request_peer_type_gen.go#L750: GetBotAdminRights() (value ChatAdminRights, ok bool)
tl_request_peer_type_gen.go#L944: func (r *RequestPeerTypeBroadcast) SetUserAdminRights(value ChatAdminRights) {
tl_request_peer_type_gen.go#L951: func (r *RequestPeerTypeBroadcast) GetUserAdminRights() (value ChatAdminRights, ok bool) {
tl_request_peer_type_gen.go#L962: func (r *RequestPeerTypeBroadcast) SetBotAdminRights(value ChatAdminRights) {
tl_request_peer_type_gen.go#L969: func (r *RequestPeerTypeBroadcast) GetBotAdminRights() (value ChatAdminRights, ok bool) {
tl_server_gen.go#L10130: func (s *ServerDispatcher) OnBotsSetBotBroadcastDefaultAdminRights(f func(ctx context.Context, adminrights ChatAdminRights) (bool, error)) {
tl_server_gen.go#L10151: func (s *ServerDispatcher) OnBotsSetBotGroupDefaultAdminRights(f func(ctx context.Context, adminrights ChatAdminRights) (bool, error)) {
tl_user_full_gen.go#L222: BotGroupAdminRights ChatAdminRights
tl_user_full_gen.go#L231: BotBroadcastAdminRights ChatAdminRights
tl_user_full_gen.go#L637: GetBotGroupAdminRights() (value ChatAdminRights, ok bool)
tl_user_full_gen.go#L638: GetBotBroadcastAdminRights() (value ChatAdminRights, ok bool)
tl_user_full_gen.go#L2376: func (u *UserFull) SetBotGroupAdminRights(value ChatAdminRights) {
tl_user_full_gen.go#L2383: func (u *UserFull) GetBotGroupAdminRights() (value ChatAdminRights, ok bool) {
tl_user_full_gen.go#L2394: func (u *UserFull) SetBotBroadcastAdminRights(value ChatAdminRights) {
tl_user_full_gen.go#L2401: func (u *UserFull) GetBotBroadcastAdminRights() (value ChatAdminRights, ok bool) {
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |