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

10 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L852: const ChatForbiddenTypeID = 0x6592a1a7
		tl_chat_gen.go#L903: 	return ChatForbiddenTypeID
		tl_chat_gen.go#L915: 		ID:   ChatForbiddenTypeID,
		tl_chat_gen.go#L939: 	b.PutID(ChatForbiddenTypeID)
		tl_chat_gen.go#L958: 	if err := b.ConsumeID(ChatForbiddenTypeID); err != nil {
		tl_chat_gen.go#L3406: 	case ChatForbiddenTypeID:
		tl_registry_gen.go#L118: 		ChatForbiddenTypeID:                                      "chatForbidden#6592a1a7",
		tl_registry_gen.go#L1900: 		"chatForbidden":                                      ChatForbiddenTypeID,
		tl_registry_gen.go#L3682: 		ChatForbiddenTypeID:                                      func() bin.Object { return &ChatForbidden{} },
		tl_registry_gen.go#L5581: 			ChatForbiddenTypeID,