type github.com/gotd/td/tg.ChannelAdminLogEventActionChangeWallpaper
32 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L7081: type ChannelAdminLogEventActionChangeWallpaper struct {
tl_channel_admin_log_event_action_gen.go#L7092: func (c ChannelAdminLogEventActionChangeWallpaper) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L7098: _ bin.Encoder = &ChannelAdminLogEventActionChangeWallpaper{}
tl_channel_admin_log_event_action_gen.go#L7099: _ bin.Decoder = &ChannelAdminLogEventActionChangeWallpaper{}
tl_channel_admin_log_event_action_gen.go#L7100: _ bin.BareEncoder = &ChannelAdminLogEventActionChangeWallpaper{}
tl_channel_admin_log_event_action_gen.go#L7101: _ bin.BareDecoder = &ChannelAdminLogEventActionChangeWallpaper{}
tl_channel_admin_log_event_action_gen.go#L7103: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeWallpaper{}
tl_channel_admin_log_event_action_gen.go#L7106: func (c *ChannelAdminLogEventActionChangeWallpaper) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L7121: func (c *ChannelAdminLogEventActionChangeWallpaper) String() string {
tl_channel_admin_log_event_action_gen.go#L7125: type Alias ChannelAdminLogEventActionChangeWallpaper
tl_channel_admin_log_event_action_gen.go#L7130: func (c *ChannelAdminLogEventActionChangeWallpaper) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L7141: func (*ChannelAdminLogEventActionChangeWallpaper) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L7146: func (*ChannelAdminLogEventActionChangeWallpaper) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L7151: func (c *ChannelAdminLogEventActionChangeWallpaper) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L7174: func (c *ChannelAdminLogEventActionChangeWallpaper) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7183: func (c *ChannelAdminLogEventActionChangeWallpaper) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7203: func (c *ChannelAdminLogEventActionChangeWallpaper) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7214: func (c *ChannelAdminLogEventActionChangeWallpaper) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7236: func (c *ChannelAdminLogEventActionChangeWallpaper) GetPrevValue() (value WallPaperClass) {
tl_channel_admin_log_event_action_gen.go#L7244: func (c *ChannelAdminLogEventActionChangeWallpaper) GetNewValue() (value WallPaperClass) {
tl_channel_admin_log_event_action_gen.go#L8718: v := ChannelAdminLogEventActionChangeWallpaper{}
tl_channel_admin_log_event_action_slices_gen.go#L681: value, ok := elem.(*ChannelAdminLogEventActionChangeWallpaper)
tl_channel_admin_log_event_action_slices_gen.go#L4296: type ChannelAdminLogEventActionChangeWallpaperArray []ChannelAdminLogEventActionChangeWallpaper
tl_channel_admin_log_event_action_slices_gen.go#L4299: func (s ChannelAdminLogEventActionChangeWallpaperArray) Sort(less func(a, b ChannelAdminLogEventActionChangeWallpaper) bool) ChannelAdminLogEventActionChangeWallpaperArray {
tl_channel_admin_log_event_action_slices_gen.go#L4307: func (s ChannelAdminLogEventActionChangeWallpaperArray) SortStable(less func(a, b ChannelAdminLogEventActionChangeWallpaper) bool) ChannelAdminLogEventActionChangeWallpaperArray {
tl_channel_admin_log_event_action_slices_gen.go#L4315: func (s ChannelAdminLogEventActionChangeWallpaperArray) Retain(keep func(x ChannelAdminLogEventActionChangeWallpaper) bool) ChannelAdminLogEventActionChangeWallpaperArray {
tl_channel_admin_log_event_action_slices_gen.go#L4329: func (s ChannelAdminLogEventActionChangeWallpaperArray) First() (v ChannelAdminLogEventActionChangeWallpaper, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4337: func (s ChannelAdminLogEventActionChangeWallpaperArray) Last() (v ChannelAdminLogEventActionChangeWallpaper, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4345: func (s *ChannelAdminLogEventActionChangeWallpaperArray) PopFirst() (v ChannelAdminLogEventActionChangeWallpaper, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4355: var zero ChannelAdminLogEventActionChangeWallpaper
tl_channel_admin_log_event_action_slices_gen.go#L4364: func (s *ChannelAdminLogEventActionChangeWallpaperArray) Pop() (v ChannelAdminLogEventActionChangeWallpaper, ok bool) {
tl_registry_gen.go#L5819: ChannelAdminLogEventActionChangeWallpaperTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangeWallpaper{} },
![]() |
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. |