type github.com/gotd/td/tg.ChannelAdminLogEventActionChangeStickerSet
32 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L2134: type ChannelAdminLogEventActionChangeStickerSet struct {
tl_channel_admin_log_event_action_gen.go#L2145: func (c ChannelAdminLogEventActionChangeStickerSet) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L2151: _ bin.Encoder = &ChannelAdminLogEventActionChangeStickerSet{}
tl_channel_admin_log_event_action_gen.go#L2152: _ bin.Decoder = &ChannelAdminLogEventActionChangeStickerSet{}
tl_channel_admin_log_event_action_gen.go#L2153: _ bin.BareEncoder = &ChannelAdminLogEventActionChangeStickerSet{}
tl_channel_admin_log_event_action_gen.go#L2154: _ bin.BareDecoder = &ChannelAdminLogEventActionChangeStickerSet{}
tl_channel_admin_log_event_action_gen.go#L2156: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeStickerSet{}
tl_channel_admin_log_event_action_gen.go#L2159: func (c *ChannelAdminLogEventActionChangeStickerSet) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L2174: func (c *ChannelAdminLogEventActionChangeStickerSet) String() string {
tl_channel_admin_log_event_action_gen.go#L2178: type Alias ChannelAdminLogEventActionChangeStickerSet
tl_channel_admin_log_event_action_gen.go#L2183: func (c *ChannelAdminLogEventActionChangeStickerSet) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L2194: func (*ChannelAdminLogEventActionChangeStickerSet) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L2199: func (*ChannelAdminLogEventActionChangeStickerSet) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L2204: func (c *ChannelAdminLogEventActionChangeStickerSet) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L2227: func (c *ChannelAdminLogEventActionChangeStickerSet) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L2236: func (c *ChannelAdminLogEventActionChangeStickerSet) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L2256: func (c *ChannelAdminLogEventActionChangeStickerSet) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L2267: func (c *ChannelAdminLogEventActionChangeStickerSet) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L2289: func (c *ChannelAdminLogEventActionChangeStickerSet) GetPrevStickerset() (value InputStickerSetClass) {
tl_channel_admin_log_event_action_gen.go#L2297: func (c *ChannelAdminLogEventActionChangeStickerSet) GetNewStickerset() (value InputStickerSetClass) {
tl_channel_admin_log_event_action_gen.go#L8501: v := ChannelAdminLogEventActionChangeStickerSet{}
tl_channel_admin_log_event_action_slices_gen.go#L278: value, ok := elem.(*ChannelAdminLogEventActionChangeStickerSet)
tl_channel_admin_log_event_action_slices_gen.go#L1754: type ChannelAdminLogEventActionChangeStickerSetArray []ChannelAdminLogEventActionChangeStickerSet
tl_channel_admin_log_event_action_slices_gen.go#L1757: func (s ChannelAdminLogEventActionChangeStickerSetArray) Sort(less func(a, b ChannelAdminLogEventActionChangeStickerSet) bool) ChannelAdminLogEventActionChangeStickerSetArray {
tl_channel_admin_log_event_action_slices_gen.go#L1765: func (s ChannelAdminLogEventActionChangeStickerSetArray) SortStable(less func(a, b ChannelAdminLogEventActionChangeStickerSet) bool) ChannelAdminLogEventActionChangeStickerSetArray {
tl_channel_admin_log_event_action_slices_gen.go#L1773: func (s ChannelAdminLogEventActionChangeStickerSetArray) Retain(keep func(x ChannelAdminLogEventActionChangeStickerSet) bool) ChannelAdminLogEventActionChangeStickerSetArray {
tl_channel_admin_log_event_action_slices_gen.go#L1787: func (s ChannelAdminLogEventActionChangeStickerSetArray) First() (v ChannelAdminLogEventActionChangeStickerSet, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1795: func (s ChannelAdminLogEventActionChangeStickerSetArray) Last() (v ChannelAdminLogEventActionChangeStickerSet, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1803: func (s *ChannelAdminLogEventActionChangeStickerSetArray) PopFirst() (v ChannelAdminLogEventActionChangeStickerSet, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1813: var zero ChannelAdminLogEventActionChangeStickerSet
tl_channel_admin_log_event_action_slices_gen.go#L1822: func (s *ChannelAdminLogEventActionChangeStickerSetArray) Pop() (v ChannelAdminLogEventActionChangeStickerSet, ok bool) {
tl_registry_gen.go#L5788: ChannelAdminLogEventActionChangeStickerSetTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangeStickerSet{} },
![]() |
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. |