const github.com/gotd/td/tg.UpdateChannelViewForumAsMessagesTypeID

11 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1294: 	u.handlers[UpdateChannelViewForumAsMessagesTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
		tl_registry_gen.go#L382: 		UpdateChannelViewForumAsMessagesTypeID:                   "updateChannelViewForumAsMessages#7b68920",
		tl_registry_gen.go#L2164: 		"updateChannelViewForumAsMessages":                   UpdateChannelViewForumAsMessagesTypeID,
		tl_registry_gen.go#L3946: 		UpdateChannelViewForumAsMessagesTypeID:                   func() bin.Object { return &UpdateChannelViewForumAsMessages{} },
		tl_registry_gen.go#L6643: 			UpdateChannelViewForumAsMessagesTypeID,
		tl_update_gen.go#L23763: const UpdateChannelViewForumAsMessagesTypeID = 0x7b68920
		tl_update_gen.go#L23814: 	return UpdateChannelViewForumAsMessagesTypeID
		tl_update_gen.go#L23826: 		ID:   UpdateChannelViewForumAsMessagesTypeID,
		tl_update_gen.go#L23850: 	b.PutID(UpdateChannelViewForumAsMessagesTypeID)
		tl_update_gen.go#L23869: 	if err := b.ConsumeID(UpdateChannelViewForumAsMessagesTypeID); err != nil {
		tl_update_gen.go#L25775: 	case UpdateChannelViewForumAsMessagesTypeID: