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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1504: type GroupCallChainBlocksHandler func(ctx context.Context, e Entities, update *UpdateGroupCallChainBlocks) error
		tl_handlers_gen.go#L1507: func (u UpdateDispatcher) OnGroupCallChainBlocks(handler GroupCallChainBlocksHandler) {