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

10 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L233: const ChatTypeID = 0x41cbf256
		tl_chat_gen.go#L361: 	return ChatTypeID
		tl_chat_gen.go#L373: 		ID:   ChatTypeID,
		tl_chat_gen.go#L489: 	b.PutID(ChatTypeID)
		tl_chat_gen.go#L539: 	if err := b.ConsumeID(ChatTypeID); err != nil {
		tl_chat_gen.go#L3399: 	case ChatTypeID:
		tl_registry_gen.go#L117: 		ChatTypeID:                                               "chat#41cbf256",
		tl_registry_gen.go#L1899: 		"chat":                                               ChatTypeID,
		tl_registry_gen.go#L3681: 		ChatTypeID:                                               func() bin.Object { return &Chat{} },
		tl_registry_gen.go#L5580: 			ChatTypeID,