const github.com/gotd/td/tg.UpdatePinnedMessagesTypeID
11 uses
github.com/gotd/td/tg (current package)
tl_handlers_gen.go#L938: u.handlers[UpdatePinnedMessagesTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
tl_registry_gen.go#L387: UpdatePinnedMessagesTypeID: "updatePinnedMessages#ed85eab5",
tl_registry_gen.go#L2854: "updatePinnedMessages": UpdatePinnedMessagesTypeID,
tl_registry_gen.go#L5321: UpdatePinnedMessagesTypeID: func() bin.Object { return &UpdatePinnedMessages{} },
tl_registry_gen.go#L9047: UpdatePinnedMessagesTypeID,
tl_update_gen.go#L17177: const UpdatePinnedMessagesTypeID = 0xed85eab5
tl_update_gen.go#L17246: return UpdatePinnedMessagesTypeID
tl_update_gen.go#L17258: ID: UpdatePinnedMessagesTypeID,
tl_update_gen.go#L17302: b.PutID(UpdatePinnedMessagesTypeID)
tl_update_gen.go#L17335: if err := b.ConsumeID(UpdatePinnedMessagesTypeID); err != nil {
tl_update_gen.go#L34772: case UpdatePinnedMessagesTypeID:
![]() |
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. |