type github.com/gotd/td/tg.ChannelAdminLogEventActionToggleSignatureProfiles
31 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L7609: type ChannelAdminLogEventActionToggleSignatureProfiles struct {
tl_channel_admin_log_event_action_gen.go#L7618: func (c ChannelAdminLogEventActionToggleSignatureProfiles) construct() ChannelAdminLogEventActionClass {
tl_channel_admin_log_event_action_gen.go#L7624: _ bin.Encoder = &ChannelAdminLogEventActionToggleSignatureProfiles{}
tl_channel_admin_log_event_action_gen.go#L7625: _ bin.Decoder = &ChannelAdminLogEventActionToggleSignatureProfiles{}
tl_channel_admin_log_event_action_gen.go#L7626: _ bin.BareEncoder = &ChannelAdminLogEventActionToggleSignatureProfiles{}
tl_channel_admin_log_event_action_gen.go#L7627: _ bin.BareDecoder = &ChannelAdminLogEventActionToggleSignatureProfiles{}
tl_channel_admin_log_event_action_gen.go#L7629: _ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleSignatureProfiles{}
tl_channel_admin_log_event_action_gen.go#L7632: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) Zero() bool {
tl_channel_admin_log_event_action_gen.go#L7644: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) String() string {
tl_channel_admin_log_event_action_gen.go#L7648: type Alias ChannelAdminLogEventActionToggleSignatureProfiles
tl_channel_admin_log_event_action_gen.go#L7653: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) FillFrom(from interface {
tl_channel_admin_log_event_action_gen.go#L7662: func (*ChannelAdminLogEventActionToggleSignatureProfiles) TypeID() uint32 {
tl_channel_admin_log_event_action_gen.go#L7667: func (*ChannelAdminLogEventActionToggleSignatureProfiles) TypeName() string {
tl_channel_admin_log_event_action_gen.go#L7672: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) TypeInfo() tdp.Type {
tl_channel_admin_log_event_action_gen.go#L7691: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) Encode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7700: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) EncodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7709: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) Decode(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7720: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) DecodeBare(b *bin.Buffer) error {
tl_channel_admin_log_event_action_gen.go#L7735: func (c *ChannelAdminLogEventActionToggleSignatureProfiles) GetNewValue() (value bool) {
tl_channel_admin_log_event_action_gen.go#L8739: v := ChannelAdminLogEventActionToggleSignatureProfiles{}
tl_channel_admin_log_event_action_slices_gen.go#L720: value, ok := elem.(*ChannelAdminLogEventActionToggleSignatureProfiles)
tl_channel_admin_log_event_action_slices_gen.go#L4542: type ChannelAdminLogEventActionToggleSignatureProfilesArray []ChannelAdminLogEventActionToggleSignatureProfiles
tl_channel_admin_log_event_action_slices_gen.go#L4545: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) Sort(less func(a, b ChannelAdminLogEventActionToggleSignatureProfiles) bool) ChannelAdminLogEventActionToggleSignatureProfilesArray {
tl_channel_admin_log_event_action_slices_gen.go#L4553: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleSignatureProfiles) bool) ChannelAdminLogEventActionToggleSignatureProfilesArray {
tl_channel_admin_log_event_action_slices_gen.go#L4561: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) Retain(keep func(x ChannelAdminLogEventActionToggleSignatureProfiles) bool) ChannelAdminLogEventActionToggleSignatureProfilesArray {
tl_channel_admin_log_event_action_slices_gen.go#L4575: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) First() (v ChannelAdminLogEventActionToggleSignatureProfiles, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4583: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) Last() (v ChannelAdminLogEventActionToggleSignatureProfiles, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4591: func (s *ChannelAdminLogEventActionToggleSignatureProfilesArray) PopFirst() (v ChannelAdminLogEventActionToggleSignatureProfiles, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4601: var zero ChannelAdminLogEventActionToggleSignatureProfiles
tl_channel_admin_log_event_action_slices_gen.go#L4610: func (s *ChannelAdminLogEventActionToggleSignatureProfilesArray) Pop() (v ChannelAdminLogEventActionToggleSignatureProfiles, ok bool) {
tl_registry_gen.go#L5822: ChannelAdminLogEventActionToggleSignatureProfilesTypeID: func() bin.Object { return &ChannelAdminLogEventActionToggleSignatureProfiles{} },
![]() |
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. |