const github.com/gotd/td/tg.UpdateChatDefaultBannedRightsTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L748: u.handlers[UpdateChatDefaultBannedRightsTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L368: UpdateChatDefaultBannedRightsTypeID: "updateChatDefaultBannedRights#54c01850",
tl_registry_gen.go#L2835: "updateChatDefaultBannedRights": UpdateChatDefaultBannedRightsTypeID,
tl_registry_gen.go#L5302: UpdateChatDefaultBannedRightsTypeID: func() bin.Object { return &UpdateChatDefaultBannedRights{} },
tl_registry_gen.go#L9028: UpdateChatDefaultBannedRightsTypeID,
tl_update_gen.go#L13466: const UpdateChatDefaultBannedRightsTypeID = 0x54c01850
tl_update_gen.go#L13522: return UpdateChatDefaultBannedRightsTypeID
tl_update_gen.go#L13534: ID: UpdateChatDefaultBannedRightsTypeID,
tl_update_gen.go#L13562: b.PutID(UpdateChatDefaultBannedRightsTypeID)
tl_update_gen.go#L13589: if err := b.ConsumeID(UpdateChatDefaultBannedRightsTypeID); err != nil {
tl_update_gen.go#L34639: case UpdateChatDefaultBannedRightsTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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. |