type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantEditRank
33 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L8066: type ChannelAdminLogEventActionParticipantEditRank struct {
tl_channel_admin_log_event_action_gen.go#L8079: func (c ChannelAdminLogEventActionParticipantEditRank) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L8085: _ bin.Encoder = &ChannelAdminLogEventActionParticipantEditRank{}
tl_channel_admin_log_event_action_gen.go#L8086: _ bin.Decoder = &ChannelAdminLogEventActionParticipantEditRank{}
tl_channel_admin_log_event_action_gen.go#L8087: _ bin.BareEncoder = &ChannelAdminLogEventActionParticipantEditRank{}
tl_channel_admin_log_event_action_gen.go#L8088: _ bin.BareDecoder = &ChannelAdminLogEventActionParticipantEditRank{}
tl_channel_admin_log_event_action_gen.go#L8090: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantEditRank{}
tl_channel_admin_log_event_action_gen.go#L8093: func (c *ChannelAdminLogEventActionParticipantEditRank) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L8111: func (c *ChannelAdminLogEventActionParticipantEditRank) String() string {
tl_channel_admin_log_event_action_gen.go#L8115: type Alias ChannelAdminLogEventActionParticipantEditRank
tl_channel_admin_log_event_action_gen.go#L8120: func (c *ChannelAdminLogEventActionParticipantEditRank) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L8133: func (*ChannelAdminLogEventActionParticipantEditRank) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L8138: func (*ChannelAdminLogEventActionParticipantEditRank) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L8143: func (c *ChannelAdminLogEventActionParticipantEditRank) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L8170: func (c *ChannelAdminLogEventActionParticipantEditRank) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L8179: func (c *ChannelAdminLogEventActionParticipantEditRank) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L8190: func (c *ChannelAdminLogEventActionParticipantEditRank) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L8201: func (c *ChannelAdminLogEventActionParticipantEditRank) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L8230: func (c *ChannelAdminLogEventActionParticipantEditRank) GetUserID() (value int64) {
tl_channel_admin_log_event_action_gen.go#L8238: func (c *ChannelAdminLogEventActionParticipantEditRank) GetPrevRank() (value string) {
tl_channel_admin_log_event_action_gen.go#L8246: func (c *ChannelAdminLogEventActionParticipantEditRank) GetNewRank() (value string) {
tl_channel_admin_log_event_action_gen.go#L8760: v := ChannelAdminLogEventActionParticipantEditRank{}
tl_channel_admin_log_event_action_slices_gen.go#L759: value, ok := elem.(*ChannelAdminLogEventActionParticipantEditRank)
tl_channel_admin_log_event_action_slices_gen.go#L4788: type ChannelAdminLogEventActionParticipantEditRankArray []ChannelAdminLogEventActionParticipantEditRank
tl_channel_admin_log_event_action_slices_gen.go#L4791: func (s ChannelAdminLogEventActionParticipantEditRankArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantEditRank) bool) ChannelAdminLogEventActionParticipantEditRankArray {
tl_channel_admin_log_event_action_slices_gen.go#L4799: func (s ChannelAdminLogEventActionParticipantEditRankArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantEditRank) bool) ChannelAdminLogEventActionParticipantEditRankArray {
tl_channel_admin_log_event_action_slices_gen.go#L4807: func (s ChannelAdminLogEventActionParticipantEditRankArray) Retain(keep func(x ChannelAdminLogEventActionParticipantEditRank) bool) ChannelAdminLogEventActionParticipantEditRankArray {
tl_channel_admin_log_event_action_slices_gen.go#L4821: func (s ChannelAdminLogEventActionParticipantEditRankArray) First() (v ChannelAdminLogEventActionParticipantEditRank, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4829: func (s ChannelAdminLogEventActionParticipantEditRankArray) Last() (v ChannelAdminLogEventActionParticipantEditRank, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4837: func (s *ChannelAdminLogEventActionParticipantEditRankArray) PopFirst() (v ChannelAdminLogEventActionParticipantEditRank, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4847: var zero ChannelAdminLogEventActionParticipantEditRank
tl_channel_admin_log_event_action_slices_gen.go#L4856: func (s *ChannelAdminLogEventActionParticipantEditRankArray) Pop() (v ChannelAdminLogEventActionParticipantEditRank, ok bool) {
tl_registry_gen.go#L5825: ChannelAdminLogEventActionParticipantEditRankTypeID: func() bin.Object { return &ChannelAdminLogEventActionParticipantEditRank{} },
![]() |
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. |