type github.com/gotd/td/tg.ChannelAdminLogEventActionClass

110 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L49: func (c ChannelAdminLogEventActionChangeTitle) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L58: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeTitle{}
		tl_channel_admin_log_event_action_gen.go#L211: func (c ChannelAdminLogEventActionChangeAbout) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L220: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeAbout{}
		tl_channel_admin_log_event_action_gen.go#L373: func (c ChannelAdminLogEventActionChangeUsername) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L384: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeUsername{}
		tl_channel_admin_log_event_action_gen.go#L537: func (c ChannelAdminLogEventActionChangePhoto) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L546: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangePhoto{}
		tl_channel_admin_log_event_action_gen.go#L707: func (c ChannelAdminLogEventActionToggleInvites) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L718: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleInvites{}
		tl_channel_admin_log_event_action_gen.go#L844: func (c ChannelAdminLogEventActionToggleSignatures) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L855: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleSignatures{}
		tl_channel_admin_log_event_action_gen.go#L981: func (c ChannelAdminLogEventActionUpdatePinned) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L992: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionUpdatePinned{}
		tl_channel_admin_log_event_action_gen.go#L1125: func (c ChannelAdminLogEventActionEditMessage) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L1134: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionEditMessage{}
		tl_channel_admin_log_event_action_gen.go#L1295: func (c ChannelAdminLogEventActionDeleteMessage) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L1306: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionDeleteMessage{}
		tl_channel_admin_log_event_action_gen.go#L1436: func (c ChannelAdminLogEventActionParticipantJoin) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L1447: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantJoin{}
		tl_channel_admin_log_event_action_gen.go#L1541: func (c ChannelAdminLogEventActionParticipantLeave) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L1552: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantLeave{}
		tl_channel_admin_log_event_action_gen.go#L1647: func (c ChannelAdminLogEventActionParticipantInvite) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L1658: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantInvite{}
		tl_channel_admin_log_event_action_gen.go#L1794: func (c ChannelAdminLogEventActionParticipantToggleBan) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L1805: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantToggleBan{}
		tl_channel_admin_log_event_action_gen.go#L1971: func (c ChannelAdminLogEventActionParticipantToggleAdmin) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L1982: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantToggleAdmin{}
		tl_channel_admin_log_event_action_gen.go#L2145: func (c ChannelAdminLogEventActionChangeStickerSet) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L2156: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeStickerSet{}
		tl_channel_admin_log_event_action_gen.go#L2320: func (c ChannelAdminLogEventActionTogglePreHistoryHidden) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L2331: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionTogglePreHistoryHidden{}
		tl_channel_admin_log_event_action_gen.go#L2465: func (c ChannelAdminLogEventActionDefaultBannedRights) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L2476: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionDefaultBannedRights{}
		tl_channel_admin_log_event_action_gen.go#L2627: func (c ChannelAdminLogEventActionStopPoll) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L2636: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionStopPoll{}
		tl_channel_admin_log_event_action_gen.go#L2769: func (c ChannelAdminLogEventActionChangeLinkedChat) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L2780: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeLinkedChat{}
		tl_channel_admin_log_event_action_gen.go#L2933: func (c ChannelAdminLogEventActionChangeLocation) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L2944: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeLocation{}
		tl_channel_admin_log_event_action_gen.go#L3110: func (c ChannelAdminLogEventActionToggleSlowMode) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L3121: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleSlowMode{}
		tl_channel_admin_log_event_action_gen.go#L3272: func (c ChannelAdminLogEventActionStartGroupCall) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L3283: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionStartGroupCall{}
		tl_channel_admin_log_event_action_gen.go#L3409: func (c ChannelAdminLogEventActionDiscardGroupCall) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L3420: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionDiscardGroupCall{}
		tl_channel_admin_log_event_action_gen.go#L3546: func (c ChannelAdminLogEventActionParticipantMute) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L3557: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantMute{}
		tl_channel_admin_log_event_action_gen.go#L3683: func (c ChannelAdminLogEventActionParticipantUnmute) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L3694: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantUnmute{}
		tl_channel_admin_log_event_action_gen.go#L3820: func (c ChannelAdminLogEventActionToggleGroupCallSetting) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L3831: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleGroupCallSetting{}
		tl_channel_admin_log_event_action_gen.go#L3973: func (c ChannelAdminLogEventActionParticipantJoinByInvite) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L3984: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantJoinByInvite{}
		tl_channel_admin_log_event_action_gen.go#L4164: func (c ChannelAdminLogEventActionExportedInviteDelete) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L4175: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionExportedInviteDelete{}
		tl_channel_admin_log_event_action_gen.go#L4306: func (c ChannelAdminLogEventActionExportedInviteRevoke) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L4317: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionExportedInviteRevoke{}
		tl_channel_admin_log_event_action_gen.go#L4450: func (c ChannelAdminLogEventActionExportedInviteEdit) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L4461: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionExportedInviteEdit{}
		tl_channel_admin_log_event_action_gen.go#L4623: func (c ChannelAdminLogEventActionParticipantVolume) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L4634: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantVolume{}
		tl_channel_admin_log_event_action_gen.go#L4762: func (c ChannelAdminLogEventActionChangeHistoryTTL) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L4773: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeHistoryTTL{}
		tl_channel_admin_log_event_action_gen.go#L4926: func (c ChannelAdminLogEventActionParticipantJoinByRequest) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L4937: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionParticipantJoinByRequest{}
		tl_channel_admin_log_event_action_gen.go#L5093: func (c ChannelAdminLogEventActionToggleNoForwards) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L5104: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleNoForwards{}
		tl_channel_admin_log_event_action_gen.go#L5230: func (c ChannelAdminLogEventActionSendMessage) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L5239: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionSendMessage{}
		tl_channel_admin_log_event_action_gen.go#L5375: func (c ChannelAdminLogEventActionChangeAvailableReactions) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L5386: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeAvailableReactions{}
		tl_channel_admin_log_event_action_gen.go#L5549: func (c ChannelAdminLogEventActionChangeUsernames) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L5560: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeUsernames{}
		tl_channel_admin_log_event_action_gen.go#L5743: func (c ChannelAdminLogEventActionToggleForum) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L5752: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleForum{}
		tl_channel_admin_log_event_action_gen.go#L5884: func (c ChannelAdminLogEventActionCreateTopic) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L5893: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionCreateTopic{}
		tl_channel_admin_log_event_action_gen.go#L6029: func (c ChannelAdminLogEventActionEditTopic) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L6038: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionEditTopic{}
		tl_channel_admin_log_event_action_gen.go#L6205: func (c ChannelAdminLogEventActionDeleteTopic) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L6214: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionDeleteTopic{}
		tl_channel_admin_log_event_action_gen.go#L6359: func (c ChannelAdminLogEventActionPinTopic) construct() ChannelAdminLogEventActionClass { return &c }
		tl_channel_admin_log_event_action_gen.go#L6368: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionPinTopic{}
		tl_channel_admin_log_event_action_gen.go#L6586: func (c ChannelAdminLogEventActionToggleAntiSpam) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L6597: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionToggleAntiSpam{}
		tl_channel_admin_log_event_action_gen.go#L6724: func (c ChannelAdminLogEventActionChangePeerColor) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L6735: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangePeerColor{}
		tl_channel_admin_log_event_action_gen.go#L6887: func (c ChannelAdminLogEventActionChangeProfilePeerColor) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L6898: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeProfilePeerColor{}
		tl_channel_admin_log_event_action_gen.go#L7050: func (c ChannelAdminLogEventActionChangeWallpaper) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L7061: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeWallpaper{}
		tl_channel_admin_log_event_action_gen.go#L7223: func (c ChannelAdminLogEventActionChangeEmojiStatus) construct() ChannelAdminLogEventActionClass {
		tl_channel_admin_log_event_action_gen.go#L7234: 	_ ChannelAdminLogEventActionClass = &ChannelAdminLogEventActionChangeEmojiStatus{}
		tl_channel_admin_log_event_action_gen.go#L7445: type ChannelAdminLogEventActionClass interface {
		tl_channel_admin_log_event_action_gen.go#L7450: 	construct() ChannelAdminLogEventActionClass
		tl_channel_admin_log_event_action_gen.go#L7465: func DecodeChannelAdminLogEventAction(buf *bin.Buffer) (ChannelAdminLogEventActionClass, error) {
		tl_channel_admin_log_event_action_gen.go#L7807: 	ChannelAdminLogEventAction ChannelAdminLogEventActionClass
		tl_channel_admin_log_event_action_slices_gen.go#L38: type ChannelAdminLogEventActionClassArray []ChannelAdminLogEventActionClass
		tl_channel_admin_log_event_action_slices_gen.go#L41: func (s ChannelAdminLogEventActionClassArray) Sort(less func(a, b ChannelAdminLogEventActionClass) bool) ChannelAdminLogEventActionClassArray {
		tl_channel_admin_log_event_action_slices_gen.go#L49: func (s ChannelAdminLogEventActionClassArray) SortStable(less func(a, b ChannelAdminLogEventActionClass) bool) ChannelAdminLogEventActionClassArray {
		tl_channel_admin_log_event_action_slices_gen.go#L57: func (s ChannelAdminLogEventActionClassArray) Retain(keep func(x ChannelAdminLogEventActionClass) bool) ChannelAdminLogEventActionClassArray {
		tl_channel_admin_log_event_action_slices_gen.go#L71: func (s ChannelAdminLogEventActionClassArray) First() (v ChannelAdminLogEventActionClass, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L79: func (s ChannelAdminLogEventActionClassArray) Last() (v ChannelAdminLogEventActionClass, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L87: func (s *ChannelAdminLogEventActionClassArray) PopFirst() (v ChannelAdminLogEventActionClass, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L97: 	var zero ChannelAdminLogEventActionClass
		tl_channel_admin_log_event_action_slices_gen.go#L106: func (s *ChannelAdminLogEventActionClassArray) Pop() (v ChannelAdminLogEventActionClass, ok bool) {
		tl_channel_admin_log_event_gen.go#L46: 	Action ChannelAdminLogEventActionClass
		tl_channel_admin_log_event_gen.go#L94: 	GetAction() (value ChannelAdminLogEventActionClass)
		tl_channel_admin_log_event_gen.go#L243: func (c *ChannelAdminLogEvent) GetAction() (value ChannelAdminLogEventActionClass) {